rodb.kudesnik.cc
 

Death Guidance #1186 Death Guidance [2] / 20z

 

All present for the destruction of weapons that exist cursed.
The sword is the curse of his master, and is the owner and make someone unhappy.
STR + 5, AGI + 2
Perfect Dodge + 20
Add small chance to yourself and the enemy will get a random status effect When physically attacking.
When Physically attacking, an area 11 * 11 area will get hit for 100% damage while you regain 100% damage worth of HP.
[ Refine Rate 9~10 ]
Area becomes 15 * 15, and you will do 200% damage to the area while you regaining 200% damage worth of HP.
Класс : Two-handed Sword
Атака : 200
Вес : 200
Уровень Оружия : 4
Необходимый Lv. : 70
Доступно для : High Swordman, Lord Knight, Paladin
Улучшается : Да

Доп. информация:
ID : 1186
Цена у NPC : 10
Script :
{ bonus bStr,5; bonus bAgi,2; bonus bFlee2,20; bonus3 bAutoSpell,"NPC_HELLPOWER",1,10; bonus4 bAutoSpell,"NPC_HELLPOWER",1,10,0; if( getrefine() > 8 ) bonus3 bAutoSpell,"NPC_VAMPIRE_GIFT",2,20; else bonus3 bAutoSpell,"NPC_VAMPIRE_GIFT",1,20; }

{
...bonus bStr,5;
...bonus bAgi,2;
...bonus bFlee2,20;
...bonus3 bAutoSpell,"NPC_HELLPOWER",1,10;
...bonus4 bAutoSpell,"NPC_HELLPOWER",1,10,0;
...if( getrefine() > 8 ) bonus3 bAutoSpell,"NPC_VAMPIRE_GIFT",2,20;
...else bonus3 bAutoSpell,"NPC_VAMPIRE_GIFT",1,20;
}